.container .topBanner {
  height: 712px;
  margin-bottom: 72px;
}
.container .topBanner .swiper-slide {
  background-size: cover !important;
  position: relative;
  overflow: hidden;
  /* 纯图片+链接 */
}
.container .topBanner .swiper-slide > a > img.bgpic {
  height: 100%;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.container .topBanner .swiper-slide > .bannerBox a {
  color: inherit;
}
.container .topBanner .swiper-slide > .bannerBox a button {
  color: #fff;
  background: transparent;
}
.container .topBanner .swiper-slide.banner1 {
  background: url("../img/banner1.png") no-repeat center;
}
.container .topBanner .swiper-slide.banner1 .bannerBox {
  text-align: center;
  height: 213px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  color: #fff;
  line-height: 1;
  padding-top: 60px;
}
.container .topBanner .swiper-slide.banner1 .bannerBox h1 {
  font-size: 51px;
  font-weight: bold;
  color: #fff;
}
.container .topBanner .swiper-slide.banner1 .bannerBox h6 {
  font-size: 20px;
  margin: 50px 0 33px;
  color: #fff;
}
.container .topBanner .swiper-slide.banner1 .bannerBox button {
  font-size: 48px;
  background: transparent;
  color: #fff;
}
.container .section.product {
  /* padding-top: 60px; */
  /* banner */
  /* 文字 */
}
.container .section.product .productBox {
  position: relative;
}
.container .section.product .productBox .productList > .swiper-wrapper > .swiper-slide {
  height: 390px;
  padding: 0 50px 0 188px;
  display: flex;
  align-items: center;
}
.container .section.product .productBox .productList > .swiper-wrapper > .swiper-slide .computerBox {
  width: 425px;
  height: 246px;
  background: url(../img/computer.png) no-repeat center;
  background-size: cover;
  padding: 9px 53px 38px;
  flex: 1;
}
.container .section.product .productBox .productList > .swiper-wrapper > .swiper-slide .computerBox .swiper-slide img {
  width: 324px;
  height: 200px;
}
.container .section.product .productBox .productList > .swiper-wrapper > .swiper-slide .computerBox .swiper-pagination-bullet-active {
  width: 10px;
  height: 10px;
  background: #FFFFFF;
  border-radius: 50%;
}
.container .section.product .productBox .productList > .swiper-wrapper > .swiper-slide .computerBox .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #ffffff;
  border-radius: 50%;
}
.container .section.product .productBox .productList > .swiper-wrapper > .swiper-slide .computerBox .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 5px;
}
.container .section.product .productBox .productList > .swiper-wrapper > .swiper-slide .rightCon {
  margin-left: 28px;
  color: #FFFFFF;
  margin-top: -42px;
}
.container .section.product .productBox .productList > .swiper-wrapper > .swiper-slide .rightCon h4 {
  font-size: 24px;
  font-weight: bold;
  line-height: 60px;
  margin-bottom: 3px;
}
.container .section.product .productBox .productList > .swiper-wrapper > .swiper-slide .rightCon .intro {
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.container .section.product .productBox .productList > .swiper-wrapper > .swiper-slide .rightCon .proList {
  display: flex;
  flex-wrap: wrap;
  height: 46px;
  line-height: 46px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.container .section.product .productBox .productList > .swiper-wrapper > .swiper-slide .rightCon .proList li {
  margin-right: 20px;
}
.container .section.product .productBox .productList > .swiper-wrapper > .swiper-slide .rightCon .proList li i {
  margin-right: 6px;
}
.container .section.product .productBox .productList > .swiper-wrapper > .swiper-slide .rightCon button {
  width: 160px;
  height: 44px;
  background: transparent;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  margin-top: 28px;
}
.container .section.product .productBox .productList > .swiper-pagination-bullets {
  height: 90px;
  bottom: 0px;
}
.container .section.product .productBox .productList .product1 {
  background: url(../img/proBg1.png);
  background-size: cover;
}
.container .section.product .productBox .productList .product2 {
  background: url(../img/proBg2.png);
  background-size: cover;
}
.container .section.product .productBox .swiper-button-prev:after,
.container .section.product .productBox .swiper-container-rtl .swiper-button-next:after,
.container .section.product .productBox .swiper-button-next:after,
.container .section.product .productBox .swiper-container-rtl .swiper-button-prev:after {
  content: '';
}
.container .section.product .productBox .swiper-button-next,
.container .section.product .productBox .swiper-button-prev {
  width: 40px;
  height: 40px;
  background: #ffffff;
  box-shadow: 1px 2px 8px 0px rgba(40, 39, 40, 0.18);
  border-radius: 50%;
  color: #939393;
}
.container .section.product .productBox .swiper-button-prev {
  transform: rotate(180deg);
}
.container .section.product .productBox .swiper-button-prev,
.container .section.product .productBox .swiper-container-rtl .swiper-button-next {
  left: -20px;
}
.container .section.product .productBox .swiper-button-next,
.container .section.product .productBox .swiper-container-rtl .swiper-button-prev {
  right: -20px;
}
.container .section.product .tabList {
  height: 90px;
  border: 1px solid #ECECEC;
}
.container .section.product .tabList .swiper-slide {
  line-height: 90px;
  text-align: center;
  color: #878787;
  font-size: 16px;
  cursor: pointer;
}
.container .section.product .tabList .swiper-slide.swiper-slide-thumb-active {
  color: #D32430;
}
.container .section.product .tabList .swiper-slide i {
  font-size: 20px;
  margin-right: 13px;
}
.container .section.product .tabList .swiper-slide + .swiper-slide {
  border-left: 1px solid #ECECEC;
}
.topBanner .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 15px;
  left: 0;
  width: 100%;
}
.container .title {
  font-weight: 400;
  font-size: 32px;
  color: #333333;
  line-height: 32px;
  text-align: center;
  margin-top: 72px;
  margin-bottom: 44px;
}
.system-product {
  background-size: cover !important;
  height: 320px;
  background: url('/theme/default/img/systemBg.png') no-repeat center;
  margin-top: 50px;
}
.system-product .product-item {
  /* width: 50%; */
  height: 210px;
  color: #fff;
  padding: 64px 0px 0px 130px;
}
.system-product .product-item-right {
  padding-left: 95px;
}
.system-product .product-item h4 {
  font-size: 24px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 25px;
}
.system-product .product-item p {
  margin-top: 35px;
  /* width: 308px; */
  line-height: 28px;
  margin-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  font-size: 14px;
  -webkit-box-orient: vertical;
}
.system-product .learn-more {
  width: 160px;
  height: 44px;
  border: 1px solid #FFFFFF;
  cursor: pointer;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 44px;
  text-align: center;
  margin-top: 45px;
}
.container .section.recommendProducts {
  display: flex;
  justify-content: space-between;
}
.container .section.recommendProducts .productItem {
  width: calc((100% - 20px)/5);
  height: 540px;
  position: relative;
}
.container .section.recommendProducts .productItem .item-img {
  height: 100%;
}
.container .section.recommendProducts .productItem .des {
  color: #FFFFFF;
  line-height: 1;
  position: absolute;
  left: 21px;
  bottom: 8px;
  width: calc(100% - 30px);
}
.container .section.recommendProducts .productItem .des p {
  font-size: 16px;
}
.container .section.recommendProducts .productItem .des .productName {
  font-size: 20px;
  line-height: 52px;
  margin-bottom: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.container .section.recommendProducts .productItem .des i {
  opacity: 0;
}
.container .section.recommendProducts .productItem:hover {
  width: 444px;
  transition: all 0.5s;
}
.container .section.recommendProducts .productItem:hover .des {
  bottom: 48px;
  transition: all 0.5s;
}
.container .section.recommendProducts .productItem:hover .des i {
  opacity: 1;
}
.container .section.recommendProducts .productItem:nth-child(1) .item-img {
  background: url(/theme/default/img/product1.png);
  background-size: 444px;
}
.container .section.recommendProducts .productItem:nth-child(2) .item-img {
  background: url(/theme/default/img/product2.png);
  background-size: 444px;
}
.container .section.recommendProducts .productItem:nth-child(3) .item-img {
  background: url(/theme/default/img/product3.png);
  background-size: 444px;
}
.container .section.recommendProducts .productItem:nth-child(4) .item-img {
  background: url(/theme/default/img/product4.png);
  background-size: 444px;
}
.container .section.recommendProducts .productItem:nth-child(5) .item-img {
  background: url(/theme/default/img/product5.png);
  background-size: 444px;
}
.container .section.recommendProducts .productItem + .productItem {
  margin-left: 5px;
}
.container .section.info {
  display: flex;
  justify-content: space-between;
  padding-bottom: 44px;
}
.container .section.info .cont {
  width: calc(50% - 19px);
  padding-bottom: 30px;
}
.container .section.info .cont .tab {
  display: flex;
  justify-content: space-between;
}
.container .section.info .cont .tab li {
  width: calc((100% - 6px)/3);
  height: 50px;
  line-height: 50px;
  background: #F7F7F7;
  font-size: 16px;
  color: #373739;
  text-align: center;
  cursor: pointer;
}
.container .section.info .cont .tab li.active {
  background: #D32430;
  color: #FFFFFF;
}
.container .section.info .cont .tabCont {
  padding-top: 20px;
}
.container .section.info .cont .tabCont .tabItem {
  display: none;
}
.container .section.info .cont .tabCont .tabItem .news {
  margin-bottom: 8px;
  display: block;
  padding-left: 32px;
}
.container .section.info .cont .tabCont .tabItem .news:hover {
  background: #F4F5F7;
}
.container .section.info .cont .tabCont .tabItem .news .newsName {
  font-size: 16px;
  font-weight: bold;
  color: #373739;
  line-height: 36px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.container .section.info .cont .tabCont .tabItem .news p {
  line-height: 34px;
  color: #666666;
}
.container .section.info .cont .tabCont .tabItem .news p .iconfont {
  font-size: 14px;
}
.container .section.info .cont .tabCont .tabItem .news p .iconfont + .iconfont {
  margin-left: 40px;
}
.container .section.info .cont .tabCont .tabItem .more {
  display: inline-block;
  color: #D32430;
  line-height: 34px;
  padding-left: 32px;
}
.container .section.info .cont .tabCont .tabItem .more:hover {
  font-weight: bold;
}
.container .section.info .cont .tabCont .tabItem.active {
  display: block;
}
.container .section.info .cont.newsCont {
  background: #F4F5F7;
}
.container .section.info .cont.newsCont .tabCont .tabItem .news:hover .newsName {
  color: #D32430;
}
